﻿; paint.net Palette File
; Lines that start with a semicolon are comments
; Colors are written as 8-digit hexadecimal numbers: aarrggbb
; For example, this would specify green: FF00FF00
; The alpha ('aa') value specifies how transparent a color is. FF is fully opaque, 00 is fully transparent.
; A palette must consist of ninety six (96) colors. If there are less than this, the remaining color
; slots will be set to white (FFFFFFFF). If there are more, then the remaining colors will be ignored.
FFFFFFFF
FFEDEDED
FFDCDCDC
FFCCCCCC
FFBABABA
FFA9A9A9
FF999999
FF878787
FF767676
FF666666
FF545454
FF434343
FF333333
FF212121
FF101010
FF000000

